Scripting > CxFms > FmsStationGroup Object

FmsStationGroup Object

The FmsStationGroup object defines the properties and Nodes of a station group. It can be used to create groups in an FMS service. Declare the object using the following code:

Dim FmsStationGroup

Set FmsStationGroup = CreateObject("CxFms.FmsStationGroup")

Each method in this document will assume you have declared and connected an FmsClient object using the following code.

Dim FmsClient

Set FmsClient = CreateObject("CxFms.FmsClient")

 

FmsClient.Connect("CYGDEMO.FMS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.